﻿@charset "utf-8";
.mflash{width:100%;margin:0 auto;overflow:hidden;position:relative;}
.mflash .swiper-slide{text-align:center;width:100%;position:relative;z-index:999;}
.mflash .swiper-slide img{width:100%;} 
.pagination {text-align:center;position:absolute;left:0;bottom:10px;width:100%;z-index:99;}
.pagination  .swiper-pagination-bullet{background:#fff;width:12px;height:12px;margin:0 6px;opacity:1;cursor: pointer;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;}
.pagination  .swiper-pagination-bullet-active{background:#b0000b;}
.arrow-left1 {
background: url(../images/pre.png) no-repeat 0 center;background-size:auto 100%;
position: absolute;z-index:99;left:3%;top:39%;width:20px;height:45px;display:none;cursor:pointer;
}
.arrow-right1 {
background: url(../images/net.png) no-repeat 0 center;background-size:auto 100%;
position: absolute;z-index:99;right:3%;top:39%;width:20px;height:45px;display:none;cursor:pointer;
}
.swiper-xlb1{width:100%;margin:0 auto;}
.pagination2{display:none;}
.swiper-xlb1 .swiper-slide{transform:scale(1);z-index:11;border-radius:15px;overflow:hidden;}
.swiper-xlb1 .swiper-slide tt{display:block;width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;left:0;top:0;z-index:33;}
.swiper-xlb1 .swiper-slide-active,.swiper-xlb1 .swiper-slide-duplicate-active{transform:scale(1.1);z-index:22;}
.swiper-xlb1 .swiper-slide-active tt,.swiper-xlb1 .swiper-slide-duplicate-active tt{display:none;}
.arrow-left2 {
background: url(../images/pre2.png) no-repeat center center;background-size:auto 70px;
position:absolute;z-index:99;left:0;top:0;width:30%;height:100%;cursor:pointer;
}
.arrow-right2 {
background: url(../images/net2.png) no-repeat center center;background-size:auto 70px;
position:absolute;z-index:99;right:0;top:0;width:30%;height:100%;cursor:pointer;
}


@media (max-width:860px) {
.arrow-left1{display:block;}
.arrow-right1{display:block;}
.swiper-pagination-switch {width:12px;height:12px;}
.pagination4,.pagination5 {bottom:7px;}
}

